| 2017-10-26 |
Vasudev Kamath | Add conv crate file to unsuspicious files. |
commit | commitdiff | tree | snapshot |
| 2017-10-26 |
Vasudev Kamath | Merge branch 'debian/sid' into debian/experimental |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Ximin Luo | Release 0.21.1-2 to Debian unstable. |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Put upstream PR url for patch 1001. |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Prepare 0.21.1 for experimental. |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Rename clean-cargo-deps.patch to follow patch naming... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Fix DEP-3 headers for patch 2003. |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Add patch to fix spelling errors in cargo. |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Rename patches to follow naming guidelines in patches... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Mark package as compliant with Debian Policy 4.1.0 |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Vasudev Kamath | Add wildcard for ARCHITECTURE.md file. |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Vasudev Kamath | Drop duplicates from Files section |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Vasudev Kamath | Add missing copyright information to copyright file. |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
Vasudev Kamath | Drop unreferenced wild cards from copyright file. |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
Vasudev Kamath | Update changelog (import 0.21.1). |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Vasudev Kamath | Updated version 0.21.1 from 'upstream/0.21.1' |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Vasudev Kamath | New upstream version 0.21.1 |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Vasudev Kamath | Ignore sublime workspace file from hex crate. |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Vasudev Kamath | Mark tables.rs from unicode-normalization as unsuspicious. |
commit | commitdiff | tree | snapshot |
| 2017-09-17 |
Vasudev Kamath | Update changelog. |
commit | commitdiff | tree | snapshot |
| 2017-09-17 |
Vasudev Kamath | Add myself as uploader for cargo package. |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Ximin Luo | Release 0.20.0-2 to Debian unstable. |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Ximin Luo | Work around #865549, fixes FTBFS on ppc64el |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Ximin Luo | guess-crate-copyright: clone quietly for easier copy... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Alex Crichton | Bump to 0.21.1 |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Alex Crichton | Update error-chain to 0.11.0 |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Empty commit to note that this was actually released... |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Release 0.20.0-1 to Debian experimental. |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | python3-minimal => python3, otherwise lintian complains |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Update d/changelog |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Update TODO.Debian |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Fix some more lintian warnings |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Try prefer-dynamic |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Build the docs |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Update d/copyright |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Cargo uses --verbose not VERBOSE |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | guess-crate-copyright: use "MIT" instead of "Expat... |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Update d/copyright |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Don't clean Cargo.toml.orig files |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Update TODO |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Updated version 0.20.0 from 'upstream/0.20.0' |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | New upstream version 0.20.0 |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Make prune-checksums deterministic |
commit | commitdiff | tree | snapshot |
| 2017-08-24 |
Ximin Luo | Exclude the *.a files because we can't build them right now |
commit | commitdiff | tree | snapshot |
| 2017-08-12 |
bors | Auto merge of #4401 - alexcrichton:beta-next, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-08-12 |
Alex Crichton | Remove another unused mut |
commit | commitdiff | tree | snapshot |
| 2017-08-12 |
Guillaume Gomez | Update error-chain dep for crates-io as well |
commit | commitdiff | tree | snapshot |
| 2017-08-12 |
Guillaume Gomez | Update to rc error chain |
commit | commitdiff | tree | snapshot |
| 2017-08-12 |
Isaac van Bakel | Fixed variables being unnecessarily mut. |
commit | commitdiff | tree | snapshot |
| 2017-08-12 |
Aleksey Kladov | Allow to skip test code during publishing |
commit | commitdiff | tree | snapshot |
| 2017-08-01 |
Ximin Luo | Update B-D, python3 needed for debian/scripts/*, ca... |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Add a TODO about dynamic linking |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Update to latest Standards-Version; no changes required |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Ignore a failing test and add support for "nocheck" |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Install all manpages, add more TODO |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Try to get cross-compiling working again |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Update packaging for 0.20.0, ./configure is gone |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Update patches |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Add TODO.Debian |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Bump libgit2 B-D |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Fix cross-compiling declarations |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Install some useful package maintenance scripts to... |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Merge branch 'debian/sid' into debian/experimental |
commit | commitdiff | tree | snapshot |
| 2017-07-25 |
Ximin Luo | Revert "Re-embed libgit2 0.25.1 due to the Debian testi... |
commit | commitdiff | tree | snapshot |
| 2017-07-22 |
Vasudev Kamath | Updated version 0.20.0 from 'upstream/0.20.0' |
commit | commitdiff | tree | snapshot |
| 2017-07-22 |
Vasudev Kamath | New upstream version 0.20.0 |
commit | commitdiff | tree | snapshot |
| 2017-07-22 |
Vasudev Kamath | Mark ar archive as unsuspicious |
commit | commitdiff | tree | snapshot |
| 2017-07-22 |
Vasudev Kamath | Mark image and configure script unsuspicious. |
commit | commitdiff | tree | snapshot |
| 2017-07-22 |
Vasudev Kamath | Mark test data as unsuspicious. |
commit | commitdiff | tree | snapshot |
| 2017-07-22 |
Vasudev Kamath | Update clean-cargo-deps.patch for 0.20.0 |
commit | commitdiff | tree | snapshot |
| 2017-07-17 |
bors | Auto merge of #4288 - matklad:bench-bench, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-17 |
bors | Auto merge of #4286 - cbcoutinho:master, r=matklad |
commit | commitdiff | tree | snapshot |
| 2017-07-17 |
Aleksey Kladov | Allow `src/bench.rs` as a benchmark for legacy reasons |
commit | commitdiff | tree | snapshot |
| 2017-07-16 |
Chris Coutinho | Fix typo in zsh _cargo completions |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
bors | Auto merge of #4279 - tee-too:fix-3499, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
bors | Auto merge of #4281 - alexcrichton:backport3, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Matt Brubeck | Don't push empty paths in LD_LIBRARY_PATH |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
tee-too | Fix support of `[target.'cfg(...)']` syntax for rustc... |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
bors | Auto merge of #4278 - mbrubeck:path, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
bors | Auto merge of #4276 - alexcrichton:revert2, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
est31 | Let two further tests tolerate col info in panics |
commit | commitdiff | tree | snapshot |
| 2017-07-13 |
Matt Brubeck | Don't push empty paths in LD_LIBRARY_PATH |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Giles Cope | assert_eq failure message now multi-line related to... |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Alex Crichton | Don't set MAKEFLAGS for build scripts |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
bors | Auto merge of #4275 - alexcrichton:revert-makeflags... |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Alex Crichton | Don't set MAKEFLAGS for build scripts |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
bors | Auto merge of #4274 - sfackler:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
Steven Fackler | Add CircleCI badge to manifest reference |
commit | commitdiff | tree | snapshot |
| 2017-07-12 |
bors | Auto merge of #4272 - behnam:doc, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
Behnam Esfahbod | [doc/crates-io] Add text about packaging tests/benches |
commit | commitdiff | tree | snapshot |
| 2017-07-11 |
bors | Auto merge of #4259 - matklad:conventions, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
bors | Auto merge of #4267 - natboehm:add-index-flag-search... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Natalie Boehm | Modified tests to use '--index' instead of '--host... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Natalie Boehm | rename '--host' to '--index', add comments marked as... |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
bors | Auto merge of #4266 - nrc:force, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2017-07-10 |
Nick Cameron | Add a way to force a unit of work to always be rebuilt |
commit | commitdiff | tree | snapshot |
| 2017-07-09 |
Aleksey Kladov | Rearrange code |
commit | commitdiff | tree | snapshot |
| 2017-07-09 |
Aleksey Kladov | Simplify |
commit | commitdiff | tree | snapshot |
| 2017-07-09 |
Aleksey Kladov | Use Path::join instead of `/` |
commit | commitdiff | tree | snapshot |
| 2017-07-09 |
Aleksey Kladov | Fix more tests |
commit | commitdiff | tree | snapshot |
| next |